home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / network_overview.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  808 b   |  31 lines

  1. <qml>
  2.  
  3.   <h1>Set Up Networking</h1>  
  4.  
  5.   <p>
  6.     This dialog will set up <a href="def_tcpip.qml">TCP/IP</a>
  7.     networking for Ethernet devices <em>only</em>. Please configure
  8.     other types of network devices, e.g. for dial-up networking,
  9.     after installation.
  10.   </p>
  11.  
  12.   <p>
  13.     If you do not have an Ethernet card or do not want to configure
  14.     networking yet, select <b>No Ethernet</b> and move on to the
  15.     next screen.
  16.   </p>
  17.  
  18.   <p>
  19.     Use the <b>Ethernet configured statically</b> option to manually
  20.     configure networking by entering the appropriate values for the
  21.     machines IP address, etc.
  22.   </p>
  23.  
  24.   <p>
  25.     If you have a DHCP server set up, select the <b>Ethernet configured
  26.     using DHCP</b> option to automatically get the configuration
  27.     parameters from the server.
  28.   </p>
  29.  
  30. </qml>
  31.